object FrameConfigEdit: TFrameConfigEdit Left = 0 Top = 0 Width = 522 Height = 286 TabOrder = 0 object gbx_ConfigSets: TGroupBox Left = 0 Top = 0 Width = 522 Height = 169 Align = alClient Caption = 'Configuration Settings' TabOrder = 0 object lv_Config: TListView Left = 2 Top = 37 Width = 518 Height = 130 Align = alClient Checkboxes = True Columns = < item Caption = 'Name' Width = 200 end item Caption = 'Value' Width = 240 end item Caption = 'Type' Width = 80 end> ColumnClick = False HideSelection = False ReadOnly = True StateImages = DM.imgs_CheckBoxes TabOrder = 0 ViewStyle = vsReport OnCustomDrawItem = lv_ConfigCustomDrawItem OnKeyPress = lv_ConfigKeyPress OnMouseDown = lv_ConfigMouseDown OnSelectItem = lv_ConfigSelectItem end object tb_ConfigEdit: TToolBar Left = 2 Top = 15 Width = 518 Height = 22 AutoSize = True ButtonWidth = 59 EdgeBorders = [] Flat = True Images = DM.imgs_Buttons List = True ParentShowHint = False ShowCaptions = True ShowHint = False TabOrder = 1 object tb_CheckAll: TToolButton Left = 0 Top = 0 AutoSize = True Caption = 'A&ll' ImageIndex = 4 OnClick = tb_CheckAllClick end object tb_CheckNone: TToolButton Left = 42 Top = 0 AutoSize = True Caption = '&None' ImageIndex = 5 OnClick = tb_CheckNoneClick end end end object gbx_ProfileProperty: TGroupBox Left = 0 Top = 169 Width = 522 Height = 117 Align = alBottom Anchors = [akLeft, akRight] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 object lbl_ItemCaption: TLabel Left = 7 Top = 0 Width = 88 Height = 13 Caption = 'lbl_ItemCaption' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Panel5: TPanel Left = 2 Top = 15 Width = 518 Height = 78 Align = alClient BevelOuter = bvNone BorderWidth = 4 TabOrder = 0 object pnl_ItemValue: TPanel Left = 4 Top = 4 Width = 510 Height = 37 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 end object sbox_ObjectInfo: TScrollBox Left = 4 Top = 41 Width = 510 Height = 33 Align = alClient TabOrder = 1 object lbl_ObjectInfo: TLabel Left = 2 Top = 0 Width = 65 Height = 13 Caption = 'lbl_ObjectInfo' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end object Panel2: TPanel Left = 2 Top = 93 Width = 518 Height = 22 Align = alBottom BevelOuter = bvNone TabOrder = 1 DesignSize = ( 518 22) object lbl_ItemListCaption: TLabel Left = 8 Top = 3 Width = 99 Height = 13 Caption = 'Internal Name=Value' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ed_InternalNameValue: TEdit Left = 160 Top = 0 Width = 354 Height = 19 Anchors = [akLeft, akTop, akRight] AutoSize = False BevelOuter = bvNone Color = clBtnFace ReadOnly = True TabOrder = 0 end end end end